Release 10.1A: OpenEdge Development:
Programming Interfaces


import-audit-events procedure

Import audit events from a .ad file into the local ProDataSet. You must call the saveAuditEventChanges procedure to get changes saved into the database.

Parameters:

INPUT pcFileName AS CHARACTER

Filename of the .ad file to import.

INPUT perror% AS INTEGER

Percentage of errors tolerated (similar to Data Administration database load process). Specifying 0 means any error aborts the import process, and specifying 100 means continue importing audit events no matter how many errors are found.

OUTPUT pnumRecords AS INTEGER

Number of records imported.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095